Several system images may share static files such as executable program files. 可能有多个系统镜像共享静态文件,如可执行程序文件。
It is a compact representation of the relationship between the executable program and the source in a way that is reasonably efficient for a debugger to process. 这种格式是可执行程序与源代码之间关系的简单表示,为了便于调试器对该关系进行处理。
When an executable program has the suid access modes set, it will run as if it had been started by the file's owner, rather than by the user who really started it. 当可执行的程序设置为suid访问模式,它就会开始运行,好像是由文件所有者启动而不是由真正启动它的用户启动。
Although a process can be defined using graphical tools that business analysts can relate to, it's also an executable program. 虽然流程可以通过业务分析员引入图形化工具来定义,但它也是一个可执行程序。
This enhancement allows you to choose between the aggressiveness of some optimizations versus the amount of accurate debug information being produced in the executable program. 此增强允许您在一些优化的激进程度与可执行程序中生成的准确调试信息量之间进行选择。
Always check for compilation errors before you generate and run an executable program. 在生成和运行可执行程序时,始终检查是否存在编译错误。
This linking process merges code from separately compiled source files, along with shared library code, to form an executable program. 这一链接过程将来自独立编译好的各个源文件的代码和共享库代码合并起来,从而形成了一个可执行程序。
A software product isn't just an executable program; it can also refer to a software service, system, or process. 一个软件产品不止是一个可执行程序;它还可以指软件服务,系统,或过程。
Download and install Ant, and make sure the executable program is on your system PATH. 下载并安装Ant,确保可执行程序位于系统路径中。
In the example described in this article, this is done using an executable program named RAWDEVSIZE. 在本文描述的例子中,使用一个名为RAWDEVSIZE的可执行程序完成该任务。
Add a program definition entry for each executable program 为每个可执行程序添加程序定义项
In this way, you don't need to change the source code to build the purified executable program that exploits Purify APIs nor to build the executable program that you ship as a product. 用这种方法,您不需要更改这个源代码来构建这个净化的利用PurifyAPI的可执行程序,也不需要构建一个您当作产品运输的可执行程序。
Input/ Output Buffer: if the lisp variable gdb-use-inferior-io-buffer is non-nil, the executable program being debugged takes its input and displays its output here. Input/Output(输入/输出)Buffer:如果lisp变量gdb-use-inferior-io-buffer为非nil值,所调试的可执行程序从中读取输入并将输出显示到其中。
This exception is thrown when the file image of an executable program is invalid. 当可执行程序的文件图像无效时,引发此异常。
Translation of a source program into an executable program ( an object program). 把源程序转换为可执行程序(目标程序)的过程。
The linker resolves all external references and creates an executable program or DLL by combining one or more separately processed translation units along with standard libraries. 连接器解析所有的外部引用并通过将一个或多个单独处理的翻译单元。
In an executable program, a selection criterion of this type is used exclusively as part of the interface defined by the selection screen. 在一个可执行程序中,这种类型的标准选择唯一地被用来作为被选择屏幕定义的接口的一部分。
Each URL is passed as a separate argument to the executable program. 每个URL以分割段的方式传递给执行程序。
Compilers require some time before an executable program emerges. 编译器在可执行程序形成前需要一段时间。
The executable program that this service is configured to run in does not implement the service. 配置成在该可执行程序中运行的这个服务不能执行该服务。
After the analysis of system functions, the system is realized as 1 executable program and 2 dynamic link libraries. 通过对系统功能的分析,软件共实现了一个主程序和两个动态链接库。
Mixed-language programming with Fortran and Visual Basic 6.0 is realized direct through executable program compiled by Fortran and through Dynamic-link library ( DLL). 论述了Fortran和VISUALBASIC6.0实现混合编程的两种方法:VISUALBASIC6.0直接调用Fortran生成的可执行文件和通过动态链接库(DLL)进行链接。
Software reverse engineering starts with the executable program systems, and generates the source code, the structure of system, and the documents of correlative design theories and algorithms. 软件逆向工程从可运行的程序系统出发,生成对应的源程序、系统结构以及相关设计原理和算法思想的文档等。
Run the Other Executable Program in MATLAB 在MATLAB中运行其他可执行软件的方法
The modified simulator converts the IR into local C code and compiles it into object file with local compiler, then generates executable program by linking it with simulation library to simulate the application. 改造后的模拟器将中间表示转换成本地C程序,并通过本地C编译器对其编译生成目标文件,然后将其与模拟器中的模拟库链接成可执行程序,从而实现了对SPM操作的模拟。
For telecommunications operators to design a reliable backbone network provides an executable program for reference. 为通信运营商设计可靠的主干网络提供了一个可执行的参考方案。
Software part includes cross-compiling environment establishment, the cross-compiling tools finally generating an executable program downloaded to memory. 软件部分包括交叉编译环境的建立,经交叉编译工具最后生成可执行程序下载到内存中。
In order to fully utilize the hardware capability, the algorithmic C code has been rewritten, adopting several optimization methods based on hardware. Finally the software pipeline and parallel processing is realized, high efficiency target executable program is generated. 为了充分发挥硬件平台的性能,重写了算法的C语言代码,采用了各种基于硬件的优化方法,实现了算法的软件流水和并行计算,生成了高效率的目标执行程序。
Recently, the development of software reversing technologies and tools provide powerful support on the executable program reversing. 软件逆向分析技术与工具的不断发展,为可执行程序的逆向分析提供了强大的技术支持。
Mobile Agent is a segment of executable program. It can carry its code and state from one node to another node in net. Then it searches appropriate resource in order to perform its task. 移动Agent是一段可执行的程序,能够携带其代码和状态自主地从网络中的一个节点移动到另一个节点上运行,寻找合适的计算资源和信息资源,完成特定的任务。